robertl [Mon, 24 Oct 2005 16:45:04 +0000 (16:45 +0000)]
Add 'find by name' for tracks/routes.
oliskoli [Sat, 22 Oct 2005 21:32:37 +0000 (21:32 +0000)]
Uninitialized size before xcalloc fixed
oliskoli [Sat, 22 Oct 2005 19:45:11 +0000 (19:45 +0000)]
Made a couple of cotoGPS fixes to get this format back
oliskoli [Fri, 21 Oct 2005 00:32:23 +0000 (00:32 +0000)]
Changed format NMN5 to support Map&Guide based products and their Palm/OS export
oliskoli [Fri, 21 Oct 2005 00:11:27 +0000 (00:11 +0000)]
Changed format NMN5 to support Map&Guide based products and their Palm/OS export
robertl [Wed, 19 Oct 2005 17:02:57 +0000 (17:02 +0000)]
Add extensions for KML and USR.
robertl [Wed, 19 Oct 2005 17:02:04 +0000 (17:02 +0000)]
Typo fixes.
parkrrrr [Wed, 19 Oct 2005 16:36:12 +0000 (16:36 +0000)]
Added file extensions for some formats
parkrrrr [Wed, 19 Oct 2005 16:13:36 +0000 (16:13 +0000)]
Added some more default options, renamed 'symbol' to 'deficon' for consistency.
robertl [Wed, 19 Oct 2005 15:18:05 +0000 (15:18 +0000)]
Ignore kml, Document, Folder tags to improve read compaitiblity for KMLv2.
Also read MultiGeometry/LineStrings as tags.
robertl [Tue, 18 Oct 2005 22:01:04 +0000 (22:01 +0000)]
Add batch file for the VC-less free version.
robertl [Tue, 18 Oct 2005 21:42:30 +0000 (21:42 +0000)]
Zmarties makes a number of fixes to the NMEA reader:
* It makes invalid assumptions about the order of sentences,
specifically that it will receive a message with a date in it as the
first message
* it uses a uninitialized variable
* it treats invalid sentences as if they were valid
* it will accept a garbage truncated last line of the file as valid,
since the missing checksum on this line is not treated as an error
parkrrrr [Tue, 18 Oct 2005 13:15:50 +0000 (13:15 +0000)]
Renamed 2 symbols based on feedback from DeLorme forums
robertl [Tue, 18 Oct 2005 01:35:23 +0000 (01:35 +0000)]
Fix typo in QUEUE_EMPTY
oliskoli [Mon, 17 Oct 2005 22:13:23 +0000 (22:13 +0000)]
Make a complete initialization of data structures directly written out (seems to be needed for gcc 4.0++)
robertl [Mon, 17 Oct 2005 20:17:57 +0000 (20:17 +0000)]
Tighten up types of a short handle. It's now a "real" type and not a void *.
robertl [Mon, 17 Oct 2005 18:09:06 +0000 (18:09 +0000)]
Move fatal and warning to a file of their own.
robertl [Mon, 17 Oct 2005 18:01:22 +0000 (18:01 +0000)]
Fix underescaping of queue macros.
robertl [Mon, 17 Oct 2005 17:38:12 +0000 (17:38 +0000)]
Try to handle PPS fixes in NMEA.
oliskoli [Sat, 15 Oct 2005 23:30:19 +0000 (23:30 +0000)]
First release of GUI-2 (english, french, german). Requires libexpat.dll, gpsbabel.exe and README.
oliskoli [Sat, 15 Oct 2005 23:15:33 +0000 (23:15 +0000)]
GUI-2 translations from Lilian Morinon
parkrrrr [Sat, 15 Oct 2005 21:25:03 +0000 (21:25 +0000)]
Added 'symbol' option to an1 format
oliskoli [Sat, 15 Oct 2005 18:19:05 +0000 (18:19 +0000)]
Handling of maximum points changed (simplify routes and tracks)
oliskoli [Sat, 15 Oct 2005 18:16:00 +0000 (18:16 +0000)]
German translations for delphi internal strings (from svn.berlios.de)
parkrrrr [Sat, 15 Oct 2005 18:13:40 +0000 (18:13 +0000)]
Add 'name' option to .shp
parkrrrr [Sat, 15 Oct 2005 17:59:16 +0000 (17:59 +0000)]
Fixed segfault with nameless wpts
parkrrrr [Fri, 14 Oct 2005 15:46:16 +0000 (15:46 +0000)]
fix parsing problem due to Google Maps update
robertl [Thu, 13 Oct 2005 22:08:01 +0000 (22:08 +0000)]
Be a little less loose with casting return value of lseek to shorter types.
oliskoli [Thu, 13 Oct 2005 21:52:42 +0000 (21:52 +0000)]
Fix waypt counter in waypt_backup
robertl [Tue, 11 Oct 2005 01:19:09 +0000 (01:19 +0000)]
KML: Use url_link_text to build a linky link when we can.
oliskoli [Mon, 10 Oct 2005 22:04:23 +0000 (22:04 +0000)]
Added input line for format specific options
oliskoli [Mon, 10 Oct 2005 21:53:17 +0000 (21:53 +0000)]
Added input line for format specific options
robertl [Mon, 10 Oct 2005 15:58:28 +0000 (15:58 +0000)]
From Andrew - a number of changes for MSVC.
cst.c: whack dead variable.
csv_util.c, globals.c, waypt.c : dont explictly init global.
gdb.c, msroute.c: return after 'fatal'. (decoration...)
gpx.c: fix cast.
ignrando.c, nmn4.c: cast _count to int.
waypt.c: init 'no' before use.
cet/* Zero length arrays aren't C89.
msvc/GPSBabel.vcproj: Update.
robertl [Mon, 10 Oct 2005 08:21:25 +0000 (08:21 +0000)]
Typo fix.
oliskoli [Sun, 9 Oct 2005 17:25:32 +0000 (17:25 +0000)]
Added route support; write data depending on global_opts.objective
oliskoli [Sun, 9 Oct 2005 16:48:44 +0000 (16:48 +0000)]
Fix comparison jeeps altitude
oliskoli [Wed, 5 Oct 2005 22:06:31 +0000 (22:06 +0000)]
History update
oliskoli [Tue, 4 Oct 2005 22:39:33 +0000 (22:39 +0000)]
Sync changes with source tree; rel. 0.2
oliskoli [Tue, 4 Oct 2005 21:11:36 +0000 (21:11 +0000)]
Fix range-check max. value; exit filter, if no more tracks left
robertl [Tue, 4 Oct 2005 16:08:18 +0000 (16:08 +0000)]
Trim trailing spaces when reading description. Provide default icon if none
given.
robertl [Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)]
Add filterdefs to hold protos for filter functions and extern of waypt_head
so we can more easily finger the remaining formats that violate the intended
'static-ness' of that symbol.
robertl [Tue, 4 Oct 2005 14:29:50 +0000 (14:29 +0000)]
Commonize selection for waypt and trk/rte processing.
robertl [Tue, 4 Oct 2005 14:11:17 +0000 (14:11 +0000)]
More aggressively 'static'-ize module internal data.
oliskoli [Fri, 30 Sep 2005 23:22:28 +0000 (23:22 +0000)]
Sync changes with source tree; rel. 0.2
oliskoli [Fri, 30 Sep 2005 23:14:22 +0000 (23:14 +0000)]
Sync changes with source tree; rel. 0.2
parkrrrr [Fri, 30 Sep 2005 20:20:26 +0000 (20:20 +0000)]
Add controls option to saroute, use street names for rtept names at turns
oliskoli [Fri, 30 Sep 2005 01:53:46 +0000 (01:53 +0000)]
Sync changes with source tree
robertl [Thu, 29 Sep 2005 22:09:13 +0000 (22:09 +0000)]
Fix bug when 4-digit encoded entity ends on a byte offset that's a multiple of 4096-1.
oliskoli [Wed, 28 Sep 2005 23:33:20 +0000 (23:33 +0000)]
Minor and major changes
oliskoli [Wed, 28 Sep 2005 21:50:00 +0000 (21:50 +0000)]
French translation for delphi internal strings
robertl [Wed, 28 Sep 2005 21:24:05 +0000 (21:24 +0000)]
Move global decls to a file of their own.
oliskoli [Wed, 28 Sep 2005 20:35:26 +0000 (20:35 +0000)]
Remove incorrect data check
oliskoli [Wed, 28 Sep 2005 20:30:07 +0000 (20:30 +0000)]
Disable debug code
oliskoli [Wed, 28 Sep 2005 00:55:42 +0000 (00:55 +0000)]
New windows-gui, initial release
oliskoli [Wed, 28 Sep 2005 00:33:08 +0000 (00:33 +0000)]
New windows-gui, initial release
robertl [Mon, 26 Sep 2005 13:14:39 +0000 (13:14 +0000)]
Don't squawk about A100[02345]'s for Forerunner.
(This code really should be taken behind the barn and shot...)
robertl [Mon, 26 Sep 2005 13:07:11 +0000 (13:07 +0000)]
Let GPS_Init run for USB models - lets get_posn work.
parkrrrr [Thu, 22 Sep 2005 17:13:56 +0000 (17:13 +0000)]
Add more an1 road types, clarify docs
oliskoli [Tue, 20 Sep 2005 07:45:00 +0000 (07:45 +0000)]
Fix date conversion for timestamps from last century
robertl [Thu, 15 Sep 2005 16:25:39 +0000 (16:25 +0000)]
Steve Chamberlin contributes National Geographic Topo format.
robertl [Thu, 15 Sep 2005 01:53:04 +0000 (01:53 +0000)]
Allow Natl Topo to allow override of datums for benefit of users in HI.
robertl [Thu, 15 Sep 2005 01:49:39 +0000 (01:49 +0000)]
Whitespace is OK in shortname for magellanX (with 20 char names), but not magellan (8).
parkrrrr [Wed, 14 Sep 2005 18:16:30 +0000 (18:16 +0000)]
Added URL and gc support to an1
robertl [Wed, 14 Sep 2005 18:13:51 +0000 (18:13 +0000)]
Centralize __attribute__ decorations.
parkrrrr [Wed, 14 Sep 2005 16:58:13 +0000 (16:58 +0000)]
syntax errors in GCC
robertl [Wed, 14 Sep 2005 14:19:46 +0000 (14:19 +0000)]
Don't prefer 'notes' on a shortname if we have an empty (but non-null) notes.
(Test case: input from a tabsep file...)
robertl [Wed, 14 Sep 2005 13:52:43 +0000 (13:52 +0000)]
Diff/Terr are never negative.
robertl [Tue, 13 Sep 2005 23:24:47 +0000 (23:24 +0000)]
Olaf adds Navigon Mobile Navigator 4.
robertl [Tue, 13 Sep 2005 23:15:37 +0000 (23:15 +0000)]
Maggeo: whack dead function.
robertl [Tue, 13 Sep 2005 23:15:27 +0000 (23:15 +0000)]
Tweak write of a few fix types.
robertl [Tue, 13 Sep 2005 20:54:29 +0000 (20:54 +0000)]
Add MYNAME to fatal calls.
robertl [Tue, 13 Sep 2005 20:29:03 +0000 (20:29 +0000)]
FM: No static at all.
robertl [Tue, 13 Sep 2005 20:11:39 +0000 (20:11 +0000)]
Olaf adds Support for Navigon Mobile Navigator 5 Palm/OS files.
Refactor is_fatal and lrtrim to be common code.
robertl [Tue, 13 Sep 2005 19:58:34 +0000 (19:58 +0000)]
GEO: Populate placer name.
robertl [Tue, 13 Sep 2005 18:50:06 +0000 (18:50 +0000)]
GDB from Olaf: Make sure routes have unique wpt names.
robertl [Tue, 13 Sep 2005 06:19:24 +0000 (06:19 +0000)]
Add xstrrstr for searching strings from back. Make geo use it.
robertl [Tue, 13 Sep 2005 05:42:26 +0000 (05:42 +0000)]
Add option to geo reader to nuke placer name from waypoint.
robertl [Mon, 12 Sep 2005 21:04:31 +0000 (21:04 +0000)]
Knock sizeof(geocache_data) down from 52 to 40 on IA32.
robertl [Mon, 12 Sep 2005 20:39:01 +0000 (20:39 +0000)]
Correctly destroy mkshort handles.
robertl [Mon, 12 Sep 2005 20:38:47 +0000 (20:38 +0000)]
More space-efficient storage of handles.
robertl [Mon, 12 Sep 2005 16:39:44 +0000 (16:39 +0000)]
Allow non-ASCII chars through shortnmae. (CET protects us.)
Optionally allow repeated whitspace.
Provide API for changing default name.
robertl [Mon, 12 Sep 2005 16:12:12 +0000 (16:12 +0000)]
Don't recalculate length of incoming string on GPX read. Good for 3% speedup.
robertl [Mon, 12 Sep 2005 15:44:46 +0000 (15:44 +0000)]
PCX: Allow tracks to work without -t. Provide default track name if none available.
parkrrrr [Fri, 9 Sep 2005 14:36:18 +0000 (14:36 +0000)]
Fixed error in documentation for road= option in an1 format
robertl [Thu, 8 Sep 2005 17:24:01 +0000 (17:24 +0000)]
Add names as best we can to routes read from Google Maps.
robertl [Wed, 7 Sep 2005 13:16:56 +0000 (13:16 +0000)]
Olaf adds reading of CarteSurTable files.
robertl [Tue, 6 Sep 2005 16:01:43 +0000 (16:01 +0000)]
Add 'floating' suboption to KML writer for pilots. Improve KML doc.
robertl [Mon, 5 Sep 2005 23:10:38 +0000 (23:10 +0000)]
Tweak 'custom' style.
robertl [Mon, 5 Sep 2005 21:32:53 +0000 (21:32 +0000)]
Olaf cleans up after my search-and-replace of gbuint. :-)
robertl [Mon, 5 Sep 2005 05:21:58 +0000 (05:21 +0000)]
Ooops. Pick up lost 'add' from new msroute format.
robertl [Sun, 4 Sep 2005 23:44:41 +0000 (23:44 +0000)]
Olaf adds read support for MS Autoroute.
robertl [Sun, 4 Sep 2005 23:31:44 +0000 (23:31 +0000)]
Leak fixes.
robertl [Sat, 3 Sep 2005 03:08:37 +0000 (03:08 +0000)]
Minor leak fixes.
robertl [Fri, 2 Sep 2005 23:49:18 +0000 (23:49 +0000)]
Olaf adds support for Suunto Track Manager (STM) WaypointPlus format.
robertl [Fri, 2 Sep 2005 23:47:38 +0000 (23:47 +0000)]
Minor leak tweaks.
robertl [Thu, 1 Sep 2005 20:07:07 +0000 (20:07 +0000)]
Apply correct ignrando.c. (Sorry, Olaf!)
robertl [Thu, 1 Sep 2005 17:26:56 +0000 (17:26 +0000)]
Add ignrando tests.
robertl [Wed, 31 Aug 2005 21:47:26 +0000 (21:47 +0000)]
Olaf adds ignrando support.
robertl [Wed, 31 Aug 2005 17:16:31 +0000 (17:16 +0000)]
Add maggeo to testsuite, reference.
robertl [Wed, 31 Aug 2005 16:27:26 +0000 (16:27 +0000)]
Misc tweaks to placate icc.